home *** CD-ROM | disk | FTP | other *** search
/ Flybox Trout (Edition 1) / Flybox Trout (Edition 1).iso / Setup / Support / FlyBox.swf / scripts / DefineButton2_9 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-04-15  |  87 b   |  6 lines

  1. on(release){
  2.    set("_root:SoundOff",1);
  3.    stopAllSounds();
  4.    gotoAndStop(2);
  5. }
  6.